home *** CD-ROM | disk | FTP | other *** search
/ synchro.net / synchro.net.tar / synchro.net / main / GAMES / cs2d.exe / {app} / CS2D -fullscreen.bat < prev    next >
Encoding:
DOS Batch File  |  2010-07-31  |  101 b   |  4 lines

  1. @echo off
  2. title Run Counter-Strike 2D (fullscreen mode)
  3. start CounterStrike2D.exe -fullscreen
  4. exit